Skip to content

[DO NOT MERGE] temp redirect uri#1128

Draft
iowillhoit wants to merge 5 commits intomainfrom
ew/redirect-uri
Draft

[DO NOT MERGE] temp redirect uri#1128
iowillhoit wants to merge 5 commits intomainfrom
ew/redirect-uri

Conversation

@iowillhoit
Copy link
Contributor

What does this PR do?

TEST FOR PRERELEASE - Allows you to pass a redirect uri to the web login flow

What issues does this PR fix or reference?

[skip-validate-pr]

@svc-cli-bot svc-cli-bot requested a review from a team as a code owner August 23, 2024 19:10
const oauthConfig: OAuth2Config = {
loginUrl: await common.resolveLoginUrl(flags['instance-url']?.href),
clientId: flags['client-id'],
redirectUri: process.env.SF_AUTH_REDIRECT_URL ?? undefined,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Genius! Thanks

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes it's true

@iowillhoit iowillhoit marked this pull request as draft August 23, 2024 20:11
@jonnyhork
Copy link

should we close this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants